COM MEMBER EXIST
This function determines if a member (variable or function) exists in the specified COM instance.
ARGUMENTS:
* Com Number = The number of the Com instance between 1 and 256.
* Member Name = Name of the member to check
RETURNS:
1 if the member exists, otherwise 0.
SYNTAX
Return Integer=COM MEMBER EXIST(Com Number,Member Name)
RELATED INFO
View COM, ActiveX, .NET Index
View STYX Index
View STYX Main File
